home *** CD-ROM | disk | FTP | other *** search
/ Dé Millennium / MCD.ISO / 2000.swf / scripts / DefineButton2_18 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  1999-08-26  |  52 b   |  4 lines

  1. on(release){
  2.    getUrl("setup.exe", "_blank");
  3. }
  4.